Skip to content

feat: implement least connections and refactor round robin#12

Merged
rohitdevsol merged 2 commits into
mainfrom
dev
May 16, 2026
Merged

feat: implement least connections and refactor round robin#12
rohitdevsol merged 2 commits into
mainfrom
dev

Conversation

@rohitdevsol

Copy link
Copy Markdown
Owner

feat: add least-connections load balancing

  • Added pluggable balancing algorithm structure
  • Added least-connections backend selection
  • Added algorithm selection through YAML config
  • Refactored round robin into dedicated algorithm module
  • Added tests for least-connections behavior

@rohitdevsol rohitdevsol merged commit 560a4f1 into main May 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant